home *** CD-ROM | disk | FTP | other *** search
/ PC User 2003 April / Disc 1 / PCU0403CD1.iso / resource / webauth / files / swish200.exe / Main / actions.swi / scripts / DefineButton2_20 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2003-02-10  |  85 b   |  5 lines

  1. on(press){
  2.    gotoAndPlay(1);
  3.    getUrl("http://www.swishzone.com", "_blank");
  4. }
  5.